Papers with commercial models
SCRIPTMIND: Crime Script Inference and Cognitive Evaluation for LLM-based Social Engineering Scam Detection System (2026.eacl-industry)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have shown promise in identifying deception, but their cognitive assistance potential remains underexplored. |
| Approach: | They propose a framework for LLM-based scam detection that bridges automated reasoning and human cognition. |
| Outcome: | The proposed framework outperforms GPT-4o in the Korean scam detection and phone scam simulations. |
HateCheck: Functional Tests for Hate Speech Detection Models (2021.acl-long)
Copied to clipboard
| Challenge: | Hate speech detection models are evaluated by measuring their performance on held-out test data using metrics such as accuracy and F1 score. |
| Approach: | They propose a suite of functional tests for hate speech detection models that measure model performance on held-out test data and then craft test cases to validate their quality. |
| Outcome: | The proposed tests show that the proposed models perform poorly on a small set of widely-used hate speech datasets. |
Zer0-Jack: A memory-efficient gradient-based jailbreaking method for black box Multi-modal Large Language Models (2026.eacl-long)
Copied to clipboard
| Challenge: | Multi-modal large language models are highly vulnerable to jailbreak attacks due to their additional modality. |
| Approach: | They propose a black-box jailbreak framework based on zeroth-order optimization . they propose generating malicious images and patch-wise block coordinate descent . |
| Outcome: | The proposed framework achieves 98.2% success on MiniGPT-4 and 95% on the Harmful Behaviors Multi-modal dataset while jailbreaking commercial models such as GPT-4o. |
CoVoGER: A Multilingual Multitask Benchmark for Speech-to-text Generative Error Correction with Large Language Models (2025.emnlp-main)
Copied to clipboard
| Challenge: | Large language models can fix recognition or translation errors that traditional rescoring cannot fix. |
| Approach: | They propose a benchmark for GER that covers both ASR and speech-to-text translation across 15 languages and 28 language pairs. |
| Outcome: | The proposed benchmark is built on common voice 20.0 and CoVoST-2 with Whisper and SeamlessM4T. |
Aligning Large Language Models with Diverse Political Viewpoints (2024.emnlp-main)
Copied to clipboard
| Challenge: | Large language models such as ChatGPT exhibit striking political biases . a recent study shows that chatbots exhibit progressive, liberal, and proenvironmental biase . |
| Approach: | They propose to align large language models with 100,000 comments from candidates running for national parliament in Switzerland. |
| Outcome: | The proposed model generates more accurate political viewpoints from Swiss parties compared to commercial models such as ChatGPT. |
SoRFT: Issue Resolving with Subtask-oriented Reinforced Fine-Tuning (2025.acl-long)
Copied to clipboard
| Challenge: | Existing issue-resolving frameworks rely on commercial models, leading to high costs and privacy concerns. |
| Approach: | They propose a training approach to enhance issue resolving capability of LLMs by decomposing issue reasolving into subtasks. |
| Outcome: | The proposed approach improves issue-resolving performance and generalizes model . it is cost-effective and provides a cost-efficient alternative to commercial models . |
What Matters in Evaluating Book-Length Stories? A Systematic Study of Long Story Evaluation (2025.acl-long)
Copied to clipboard
| Challenge: | a new study examines the effectiveness of automated evaluations of book-length stories . aggregation-based and summary-based evaluations excel in detail assessment, the study finds . |
| Approach: | They propose a system for automatic evaluation of book-length stories based on human-centered criteria . they propose aggregation-based and summary-based evaluations to improve accuracy . |
| Outcome: | The proposed evaluation criteria outperforms commercial models like GPT-4o in evaluating human-written or machine-generated stories. |
MeepleLM: A Virtual Playtester Simulating Diverse Subjective Experiences (2026.acl-long)
Copied to clipboard
Zizhen Li, Chuanhao Li, Yibin Wang, Jianwen Sun, Yukang Feng, Jiaxin Ai, Fanrui Zhang, Mingzhu Sun, Yifei Huang, Kaipeng Zhang
| Challenge: | Recent advances in large language models have expanded the role of board games as creative co-designers . however, current systems lack the capacity to offer constructive critique grounded in the emergent user experience . |
| Approach: | They propose a large language model that internalizes persona-specific reasoning patterns to accurately simulate the subjective feedback of diverse player archetypes. |
| Outcome: | The proposed model outperforms commercial models in community alignment and critique quality. |
Automatic Evaluation for Text-to-image Generation: Task-decomposed Framework, Distilled Training, and Meta-evaluation Benchmark (2025.acl-long)
Copied to clipboard
| Challenge: | Existing MLLMs rely on commercial models such as GPT-4o for evaluations, but they are not universally accessible. |
| Approach: | They propose a task decomposition evaluation framework based on GPT-4o to automatically construct a specialized training dataset to break down the multifaceted evaluation process into simpler sub-tasks. |
| Outcome: | The proposed framework outperforms the current state-of-the-art GPT-4o evaluation framework with over 4.6% improvement in Spearman and Kendall correlations with human judgments. |
Design Choices for Extending the Context Length of Visual Language Models (2025.acl-long)
Copied to clipboard
| Challenge: | Existing open-source Visual Language Models lack systematic exploration into extending their context length, and commercial models often provide limited details. |
| Approach: | They propose to extend Visual Language Models (VLMs) to 128K lengths and open-source the code, data, and models. |
| Outcome: | The proposed model is based on the Qwen-VL series model and is competitive with commercial model GPT-4V. |